home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2002 January / january_2002.iso / Piposh Special / Piposh / COMEIN.DXR / 00228.ls < prev    next >
Encoding:
Text File  |  2004-12-06  |  96 b   |  8 lines

  1. on exitFrame
  2.   if not soundBusy(1) then
  3.     go(marker(1))
  4.   else
  5.     go(marker(0))
  6.   end if
  7. end
  8.